home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
kirby.swf
/
scripts
/
frame_9
/
PlaceObject2_49_22
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2011-09-24
|
128b
|
7 lines
onClipEvent(enterFrame){
if(this.S.S._currentframe >= this.S.S._totalframes)
{
this.removeMovieClip();
}
}